The Dreamweaver JavaScript API > Layout view functions > dom.removeSpacerFromColumn() |
![]() ![]() ![]() |
Availability
Dreamweaver 4.0
Description
Removes the spacer image from a specified column and deletes the spacer row if there are no more spacer images that Dreamweaver generated. This function fails if the current selection is not a table or if the operation was not successful.
Arguments
colNum
colNum
is the column from which to remove the spacer image.
Returns
Nothing.
![]() ![]() ![]() |